home *** CD-ROM | disk | FTP | other *** search
/ The PC-SIG Library 10 / The PC-Sig Library - Shareware for the IBM PC and Compatibles (PC-SIG)(Tenth Edition Disks 1-2804)(1991).iso / PC_SIGCD / 20 / 9 / DISK2092.ZIP / RBBS-LIT.ZIP / LIT / WHOSON.LIT < prev   
Text File  |  1990-01-13  |  658b  |  11 lines

  1. *[WHOSON.LIT]*****************************************************************
  2. * Description: Removes support for W)ho command                              *
  3. * RBBS-PC Level: CPC17.3                                                √ AM *
  4. * Module Affected: RBBSSUB2.BAS                                              *
  5. * Selection Option: WHOSON = OFF                                             *
  6. * Additional files: None                                                     *
  7. ******************************************************************************
  8. 9801 SUB WhosOn (NumNodes) STATIC
  9.         Call QuickTput1 (")W(ho's on disabled")
  10.      END SUB
  11.